adTempus API
|
Gets or sets the credential profile used for the connection.
__property ICredentialProfile* Credentials;
ICredentialProfile* Credentials;
Property Credentials() As ICredentialProfile*
Credentials should be specified only if the network connection must be made under a different set of credentials than the job is using. If no credentials are specified, the connection is made under the job's main credentials.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|